MIDIREWIND

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
TCLM Jan 10, 1993  

NAME

midirewind - tclm command to reset a Standard MIDI File to the beginning  

SYNOPSIS

mfileId [track_list]  

DESCRIPTION

is a tclm(1) command that sets the internal place keeper of specified tracks of a Standard MIDI File to the beginning. The next midiget(3) on one of the specified tracks will return an event from the start of that track regardless of the location of any previous midiget(3) calls.

takes one argument specifying a Standard MIDI File descriptor as returned by midiread(3) or midimake(3), and one optional argument specifying a list of tracks to be rewound. The track list should be in tcl form and enclosed in either double-quotes or curly braces. If a track list is not specified, all tracks will be rewound.  

RETURN VALUES

does not return anything.  

SEE ALSO

tclm(1), midiread(3), midimake(3), midiget(3)  

AUTHORS

Mike Durian - durian@advtech.uswest.com


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO
AUTHORS

This document was created by man2html, using the manual pages.
Time: 00:28:07 GMT, March 30, 2022